Revision: tlasrc--local--1.2--patch-9
Archive: aaron.bentley@utoronto.ca--tla-2004
Creator: Aaron Bentley <aaron.bentley@utoronto.ca>
Date: Fri Jan  9 00:16:01 EST 2004
Standard-date: 2004-01-09 05:16:01 GMT
Modified-files: libarch/diffs.c libarch/diffs.h
    libarch/make-changeset.c
New-patches: aaron.bentley@utoronto.ca--tla-2004/tlasrc--local--1.2--patch-9
Summary: Tested for identical files earlier to avoid redundant fs operations
Keywords: 

Broke arch_binary_files_differ into three function (one calling the other two)
Added test for identical files (inode & device the same)
Added early identical-file testing to emit_file_or_symlink_patches
